toggle menu
Dropdown
common
switch theme
search in API
dropdown
/
[root]
/
DropDownMenuBuilder
Drop
Down
Menu
Builder
class
DropDownMenuBuilder
<
T
:
Any
>
Members
Constructors
Drop
Down
Menu
Builder
Link copied to clipboard
constructor
(
)
Properties
menu
Link copied to clipboard
var
menu
:
MenuItem
<
T
>
Functions
icon
Link copied to clipboard
fun
icon
(
value
:
ImageVector
)
item
Link copied to clipboard
fun
item
(
id
:
T
,
title
:
String
,
init
:
DropDownMenuBuilder
<
T
>
.
(
)
->
Unit
?
=
null
)